Integrate: Connect Browser Agent to Open WebUI and CSI MCP
Authorization: Approved Billable: No Client Acknowledged: No Created: August 3, 2026 1:24 AM Last Updated: August 3, 2026 2:54 AM Next Action: Complete. OpenAPI tool read_public_webpage integrated with Open WebUI v0.11.0 and validated from chat. Owner: Cyber Space Infocom Priority: P2 High Status: Complete Time Hours: 5 Work ID: WRK-10 Work Type: Task
Context
Part of CSI-PLN-AI-001 — CSI Browser Agent v0.2.0 Implementation & Pilot Record.
Operational baseline: CSI-RUN-AI-001 — Ollama & Open WebUI Deployment, Security & Recovery Runbook.
Objective
Make the approved read-only agent callable from Open WebUI through controlled interfaces.
Acceptance criteria
- [ ] Only approved tool schema is exposed.
- [ ] Tool returns structured success and failure results.
- [ ] No agent port is publicly exposed.
- [ ] Audit ID is visible to the caller.
Dependencies
Blocked by core API validation.
Estimated effort
5 hours
Progress
Not started unless the Work Item status says In Progress.
Completion evidence — 3 August 2026
Open WebUI v0.11.0 successfully discovered OpenAPI 3.1.0 at http://127.0.0.1:3200/openapi.json. External Tool Server CSI Read-Only Browser Agent uses Bearer authentication and exposes only read_public_webpage. The local Qwen3-based csi-offline-ai:latest model invoked it from chat. Port 3200 is not available from the LAN.